Not Property (AddressEntryFilter object) 

The Not property specifies that all restriction values are to be negated before being ANDed or ORed to specify the address entry filter. Read/write.

Syntax

objAddressEntryFilter.Not

Data Type

Boolean

Remarks

If the Not property is False, the restriction values are treated normally. If it is True, each value is toggled (between True and False) before being used.